home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / basic / PureBasic.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  14.7 KB  |  293 lines

  1. Short:    V1.60 - Brand new powerful programming langage. Support for 680x0 and PPC
  2. Author:   alphasnd@free.fr (Fantaisie Software)
  3. Uploader: alphasnd@free.fr (Frederic Laboureur)
  4. Version:  1.60
  5. Type:     dev/basic
  6. Replace:  PureBasic.lha
  7.  
  8.  
  9.    PureBasic is brand new 'high level' programming langage based on the
  10.    previoulsy etablished B.A.S.I.C rules. It ensure a good compatibility
  11.    with similar basic compiler independement of the computer. The learning
  12.    is easy, as basic has been created for beginner and the development time
  13.    is really fast.
  14.  
  15.    This software has been developed for the Amiga with the Amiga enviromment
  16.    in mind. We have put lot of effort in its realization to produce fast,
  17.    reliable and system friendly langage. The respect of the OS is always the
  18.    master word, and you couldn't write bad software with the basic commandset
  19.    provided. Of course, you could add any other functions to bash the hardware
  20.    and use all the Amiga power, if you need it.
  21.  
  22.    The syntax is easy, but the possibities are huge because some 'advanced'
  23.    functions has been added to this langage like pointers, structure,
  24.    procedure, dynamic linked lists, and more.. For the experienced coder,
  25.    there is no problem to access any of the legal OS structures or amiga
  26.    objects.
  27.  
  28.    Finally, PureBasic support the 680x0 processor and the PowerPC processor.
  29.    The 68000 part has been very optimized to output the best code as possible,
  30.    but we're sure we could do even better ! PowerPC part is under heavy
  31.    optimizations.
  32.  
  33.  
  34.    Look yourself at the main features of PureBasic:
  35.  
  36.      - 68000, 68020+ and PowerPC support
  37.      - Built-in Array, dynamic linked list, complex structure, pointer
  38.        and variable definitions
  39.      - Supported types: Byte (8 bit), Word (16 bits), Long (32) and user
  40.        defined ones (structures)
  41.      - Signed (finished) and unsigned (partially) support for standard types
  42.      - Built-in strings type
  43.      - Constants, binary and hexadecimal numbers support
  44.      - Very good expression reducer by grouping constants and numeric numbers together
  45.      - Standard arithmetic support with respect of signs priority and parenthesis:
  46.        +, -, /, *, and, or, lsl, asl, lsr, asr
  47.      - Compile about 30 000 lines/min on a 68030/50
  48.      - Procedure support for structured programming with locals and global variables
  49.      - All Standard BASIC keywords: If-Else-EndIf, Repeat-Until ...
  50.      - External libraries support to manipulate easily objects like IFF pictures,
  51.        screens, windows, gadgets, sprites...
  52.      - Inlined ASM
  53.      - Precompiled structures and constants files for extra fast compiling.
  54.      - Cool debugger to stop the program execution and trace the bugs easily.
  55.      - Configurable CLI compiler
  56.      - System friendly, easy to install and always under development
  57.      - And more !
  58.  
  59.  
  60. ***********
  61.            *
  62. V1.60 News  *
  63.            *
  64. ***********
  65.  
  66.  
  67.     * The compiler now accepts 'tab' as space character
  68.     * Fixed some minors bugs in the compiler
  69.     * Added 4 brand new PureLibraries:
  70.       - Audio (to manage all the audios functions)
  71.       - Protracker (to replay easely the Protracker modules)
  72.       - Network (based on the TCP/IP protocol, allowing to do
  73.         blazing fast internet applications or multiplayer games)
  74.       - Memory Bank (to allocate memory easely)
  75.     * Added 3 new functions (Misc library): MouseButtons(), GetCliArg()
  76.       and NumberOfCliArgs()
  77.     * Updated function: OptionGadget()
  78.     * Fixed functions: FileRequester(), AddElement()
  79.     * Fixed the Menu library (was totally corrupted since 1.50)
  80.     * Additionals langages have been removed from the main archive
  81.       for faster download & easier updates...
  82.  
  83.  
  84.       Visit our site web at: http://www.fantaisie-software.fr.fm
  85.  
  86.             Enjoy the Amiga power !
  87.  
  88.                © 2000 - The Fantaisie Software Team -
  89.  
  90.  
  91. ============================= Archive contents =============================
  92.  
  93. Original  Packed Ratio    Date     Time    Name
  94. -------- ------- ----- --------- --------  -------------
  95.     2526    1313 48.0% 18-Jul-00 22:21:12  PureBasic_1.60_Demo.info
  96.     2531    1310 48.2% 10-Sep-00 15:05:20 +Extras.info
  97.     1636     855 47.7% 10-Sep-00 15:05:18 +CygnusED.info
  98.     3334    1207 63.7% 10-Sep-00 15:05:18 +PB_GetSyntax.ced
  99.      829     394 52.4% 10-Sep-00 15:05:18 +PB_GetSyntax.ced.info
  100.     5988    2645 55.8% 10-Sep-00 15:05:18 +PB_GetSyntax.guide
  101.     1188     587 50.5% 10-Sep-00 15:05:18 +PB_GetSyntax.guide.info
  102.     1636     855 47.7% 10-Sep-00 15:05:18 +GoldED.info
  103.     3028    1217 59.8% 10-Sep-00 15:05:18 +Commands.txt
  104.     5624    3091 45.0% 10-Sep-00 15:05:18 +PureBasic.parser
  105.      919     382 58.4% 10-Sep-00 15:05:18 +ReadMe
  106.     2837    1383 51.2% 10-Sep-00 15:05:18 +ReadMe.info
  107.     1636     855 47.7% 10-Sep-00 15:05:18 +Libraries.info
  108.     6920    4022 41.8% 10-Sep-00 15:05:18 +lowlevel.library
  109.    44912   19344 56.9% 10-Sep-00 15:05:18 +popupmenu.library
  110.     1636     855 47.7% 10-Sep-00 15:05:20 +Localisation.info
  111.      214     125 41.5% 10-Sep-00 15:05:18 +MakeCatalogs
  112.     5227    1885 63.9% 10-Sep-00 15:05:20 +PB_Compiler.cd
  113.     5299    2054 61.2% 10-Sep-00 15:05:20 +PB_Compiler_deutsch.ct
  114.     4819    1843 61.7% 10-Sep-00 15:05:20 +PB_Compiler_english.ct
  115.     5314    1979 62.7% 10-Sep-00 15:05:20 +PB_Compiler_français.ct
  116.     3894    1376 64.6% 10-Sep-00 15:05:20 +PB_Editor.cd
  117.     3652    1520 58.3% 10-Sep-00 15:05:20 +PB_Editor_deutsch.ct
  118.     3825    1566 59.0% 10-Sep-00 15:05:20 +PB_Editor_français.ct
  119.     2669    1008 62.2% 10-Sep-00 15:05:20 +Install
  120.     3827    1908 50.1% 10-Sep-00 15:05:18 +Install.info
  121.     2531    1307 48.3% 10-Sep-00 15:05:18 +PureBasic.info
  122.     1129     739 34.5% 10-Sep-00 15:05:16 +Default_Icon.info
  123.     6057    1759 70.9% 10-Sep-00 15:05:16 +Extras_ppcmacros.pasm
  124.    90564   37353 58.7% 10-Sep-00 15:05:16 +pAsm
  125.   216004   66627 69.1% 10-Sep-00 16:58:56 +PBCompiler
  126.    65388   41711 36.2% 10-Sep-00 15:05:16 +PhxAss
  127.    13583    1691 87.5% 10-Sep-00 15:05:16 +PPCmacros.pasm
  128.    56668   29356 48.1% 10-Sep-00 15:05:16 +vLink
  129.     1224     742 39.3% 10-Sep-00 15:05:16 +warpup.o
  130.      276      80 71.0% 10-Sep-00 15:05:16 +x.o
  131.     6124    3387 44.6% 10-Sep-00 15:05:08 +Default_Debugger
  132.     2531    1315 48.0% 10-Sep-00 15:05:18 +Examples.info
  133.     2300    1468 36.1% 10-Sep-00 15:05:08 +App.exe
  134.     1884    1164 38.2% 10-Sep-00 15:05:08 +BitMap&Drawing.exe
  135.     2388    1282 46.3% 10-Sep-00 15:05:08 +Chunky.exe
  136.     1020     729 28.5% 10-Sep-00 15:05:08 +Clipboard.exe
  137.     2124    1245 41.3% 10-Sep-00 15:05:08 +Commodity1.exe
  138.     2896    1557 46.2% 10-Sep-00 15:05:08 +Commodity2.exe
  139.     2376    2154  9.3% 10-Sep-00 15:05:08 +Bump.IFF
  140.     4964    4026 18.8% 10-Sep-00 15:05:08 +Jump.IFF
  141.     2648    1457 44.9% 10-Sep-00 15:05:08 +DualPlayfield.exe
  142.     1380     827 40.0% 10-Sep-00 15:05:08 +Joypad.exe
  143.     1388     843 39.2% 10-Sep-00 15:05:08 +MemoryBank.exe
  144.     3052    1843 39.6% 10-Sep-00 15:05:08 +Menu.exe
  145.     1628     989 39.2% 10-Sep-00 15:05:08 +Network_Client.exe
  146.     2668    1548 41.9% 10-Sep-00 15:05:08 +Network_Server.exe
  147.     1788    1121 37.3% 10-Sep-00 15:05:10 +Palette.exe
  148.     3880    2179 43.8% 10-Sep-00 15:05:10 +Picture.exe
  149.     2976    1633 45.1% 10-Sep-00 15:05:10 +PopupMenu.exe
  150.     4228    2414 42.9% 10-Sep-00 15:05:10 +Program1.exe
  151.    11228    6317 43.7% 10-Sep-00 15:05:10 +ProtrackerReplay.exe
  152.     8200    4819 41.2% 10-Sep-00 15:05:10 +PTModule.exe
  153.     1564    1006 35.6% 10-Sep-00 15:05:10 +Rainbow.exe
  154.     1404     700 50.1% 10-Sep-00 15:05:08 +App.pb
  155.     2558    1231 51.8% 10-Sep-00 15:05:08 +Asm_Inline.pb
  156.     1643     761 53.6% 10-Sep-00 15:05:08 +BitMap&Drawing.pb
  157.      768     430 44.0% 10-Sep-00 15:05:08 +Chunky.pb
  158.      557     283 49.1% 10-Sep-00 15:05:08 +Clipboard.pb
  159.     3539    1098 68.9% 10-Sep-00 15:05:08 +Commodity1.pb
  160.     4595    1393 69.6% 10-Sep-00 15:05:08 +Commodity2.pb
  161.     2083     923 55.6% 10-Sep-00 15:05:08 +DualPlayfield_Screen.pb
  162.      763     337 55.8% 10-Sep-00 15:05:08 +File.pb
  163.     1289     517 59.8% 10-Sep-00 15:05:08 +Font.pb
  164.     1193     476 60.1% 10-Sep-00 15:05:08 +Joypad.pb
  165.      898     315 64.9% 10-Sep-00 15:05:08 +LinkedList.pb
  166.     2013     649 67.7% 10-Sep-00 15:05:08 +MemoryBank.pb
  167.     1873     813 56.5% 10-Sep-00 15:05:08 +Menu.pb
  168.      725     402 44.5% 10-Sep-00 15:05:08 +Network_Client.pb
  169.     1270     551 56.6% 10-Sep-00 15:05:08 +Network_Server.pb
  170.     1136     516 54.5% 10-Sep-00 15:05:08 +Palette.pb
  171.     1296     542 58.1% 10-Sep-00 15:05:08 +Picture.pb
  172.     1990     714 64.1% 10-Sep-00 15:05:08 +PopupMenu.pb
  173.     2826    1122 60.2% 10-Sep-00 15:05:08 +Program1.pb
  174.     5132    1413 72.4% 10-Sep-00 15:05:08 +ProtrackerReplay.pb
  175.     2997     878 70.7% 10-Sep-00 15:05:08 +PTModule.pb
  176.      529     266 49.7% 10-Sep-00 15:05:08 +Rainbow.pb
  177.     1401     610 56.4% 10-Sep-00 15:05:08 +Screen.pb
  178.      399     226 43.3% 10-Sep-00 15:05:08 +Sort.pb
  179.     2284     802 64.8% 10-Sep-00 15:05:08 +Sound.pb
  180.      211     161 23.6% 10-Sep-00 15:05:08 +String.pb
  181.      435     220 49.4% 10-Sep-00 15:05:08 +Timer.pb
  182.     2457     862 64.9% 10-Sep-00 15:05:08 +ToolType.pb
  183.    15701    4527 71.1% 10-Sep-00 15:05:08 +WaponezII.pb
  184.    12362    3581 71.0% 10-Sep-00 15:05:08 +WildManager.pb
  185.     1122     598 46.7% 10-Sep-00 15:05:08 +Window.pb
  186.     2804    1660 40.7% 10-Sep-00 15:05:10 +Tooltypes.exe
  187.    13932    6331 54.5% 10-Sep-00 15:05:10 +WaponezII.exe
  188.      336     160 52.3% 10-Sep-00 15:05:10 +Back_1
  189.      382     287 24.8% 10-Sep-00 15:05:10 +Back_10
  190.      382     261 31.6% 10-Sep-00 15:05:10 +Back_2
  191.      358     210 41.3% 10-Sep-00 15:05:10 +Back_3
  192.      368     246 33.1% 10-Sep-00 15:05:10 +Back_4
  193.      384     293 23.6% 10-Sep-00 15:05:10 +Back_5
  194.      378     267 29.3% 10-Sep-00 15:05:10 +Back_6
  195.      376     271 27.9% 10-Sep-00 15:05:10 +Back_7
  196.      376     269 28.4% 10-Sep-00 15:05:10 +Back_8
  197.      386     265 31.3% 10-Sep-00 15:05:10 +Back_9
  198.      140      90 35.7% 10-Sep-00 15:05:10 +Blank
  199.     1804    1194 33.8% 10-Sep-00 15:05:10 +Boss
  200.      256     186 27.3% 10-Sep-00 15:05:10 +Bullet
  201.      430     208 51.6% 10-Sep-00 15:05:10 +Bullet_1
  202.      490     220 55.1% 10-Sep-00 15:05:10 +Bullet_2
  203.      478     210 56.0% 10-Sep-00 15:05:10 +Bullet_3
  204.      334     208 37.7% 10-Sep-00 15:05:10 +Bullet_Bottom
  205.      292     211 27.7% 10-Sep-00 15:05:10 +Bullet_Diag1
  206.      308     214 30.5% 10-Sep-00 15:05:10 +Bullet_Diag2
  207.      278     200 28.0% 10-Sep-00 15:05:10 +Bullet_Left
  208.      278     206 25.8% 10-Sep-00 15:05:10 +Bullet_Right
  209.     1200     107 91.0% 10-Sep-00 15:05:10 +DefaultMap
  210.      692     438 36.7% 10-Sep-00 15:05:10 +Ennemy_1
  211.      802     496 38.1% 10-Sep-00 15:05:10 +Ennemy_2_1
  212.      776     482 37.8% 10-Sep-00 15:05:10 +Ennemy_2_2
  213.      598     377 36.9% 10-Sep-00 15:05:10 +Ennemy_3_1
  214.      602     361 40.0% 10-Sep-00 15:05:10 +Ennemy_3_2
  215.      602     310 48.5% 10-Sep-00 15:05:10 +Ennemy_3_3
  216.      602     285 52.6% 10-Sep-00 15:05:10 +Ennemy_3_4
  217.      602     320 46.8% 10-Sep-00 15:05:10 +Ennemy_3_5
  218.      602     357 40.6% 10-Sep-00 15:05:10 +Ennemy_3_6
  219.      598     233 61.0% 10-Sep-00 15:05:10 +Explosion_1
  220.      748     350 53.2% 10-Sep-00 15:05:10 +Explosion_2
  221.      826     470 43.0% 10-Sep-00 15:05:10 +Explosion_3
  222.      900     526 41.5% 10-Sep-00 15:05:10 +Explosion_4
  223.      938     526 43.9% 10-Sep-00 15:05:10 +Explosion_5
  224.      906     457 49.5% 10-Sep-00 15:05:10 +Explosion_6
  225.      832     371 55.4% 10-Sep-00 15:05:10 +Explosion_7
  226.      686     260 62.0% 10-Sep-00 15:05:10 +Explosion_8
  227.      730     441 39.5% 10-Sep-00 15:05:10 +Player_1
  228.      732     424 42.0% 10-Sep-00 15:05:10 +Player_2
  229.      734     428 41.6% 10-Sep-00 15:05:10 +Player_3
  230.    35304    8835 74.9% 10-Sep-00 15:05:08 +Background
  231.    16210   14228 12.2% 10-Sep-00 15:05:08 +Explosion
  232.     1166    1106  5.1% 10-Sep-00 15:05:10 +Lazer
  233.     6392    5103 20.1% 10-Sep-00 15:05:10 +Title_256.iff
  234.    10664    5257 50.7% 10-Sep-00 15:05:10 +WildManager.exe
  235.     2531    1313 48.1% 10-Sep-00 15:05:18 +Help.info
  236.      727     405 44.2% 10-Sep-00 15:05:16 +Amiga.guide
  237.     4298    1653 61.5% 10-Sep-00 15:05:18 +AmigaSprite.guide
  238.     3604    1373 61.9% 10-Sep-00 15:05:16 +App.guide
  239.     9817    2273 76.8% 10-Sep-00 15:05:18 +ASM_Keywords.guide
  240.     4123    1210 70.6% 10-Sep-00 15:05:18 +Audio.guide
  241.     3984    1417 64.4% 10-Sep-00 15:05:16 +BitMap.guide
  242.     5357    2018 62.3% 10-Sep-00 15:05:16 +Chunky.guide
  243.     1257     597 52.5% 10-Sep-00 15:05:16 +Clipboard.guide
  244.    15315    4167 72.7% 10-Sep-00 15:05:16 +Commodity.guide
  245.     7611    2473 67.5% 10-Sep-00 15:05:18 +Drawing.guide
  246.     6955    1842 73.5% 10-Sep-00 15:05:16 +File.guide
  247.     1826     777 57.4% 10-Sep-00 15:05:16 +Font.guide
  248.    26396    7392 71.9% 10-Sep-00 15:05:18 +Gadget.guide
  249.    33893    4274 87.3% 10-Sep-00 15:05:18 +Index.guide
  250.    51425    5394 89.5% 10-Sep-00 15:05:18 +IndexAll.guide
  251.     3038    1280 57.8% 10-Sep-00 15:05:18 +Joypad.guide
  252.     4601    1415 69.2% 10-Sep-00 15:05:16 +LinkedList.guide
  253.     3682    1183 67.8% 10-Sep-00 15:05:18 +MemoryBank.guide
  254.     3876    1100 71.6% 10-Sep-00 15:05:16 +Menu.guide
  255.     4387    1502 65.7% 10-Sep-00 15:05:16 +Misc.guide
  256.    10378    3152 69.6% 10-Sep-00 15:05:18 +Network.guide
  257.     1673     480 71.3% 10-Sep-00 15:05:16 +OS.guide
  258.     6961    2387 65.7% 10-Sep-00 15:05:16 +Palette.guide
  259.     3442    1209 64.8% 10-Sep-00 15:05:16 +Picture.guide
  260.    10267    2372 76.8% 10-Sep-00 15:05:18 +PopupMenu.guide
  261.     5267    1669 68.3% 10-Sep-00 15:05:18 +Protracker.guide
  262.     5252    1672 68.1% 10-Sep-00 15:05:18 +PTModule.guide
  263.     3775    1354 64.1% 10-Sep-00 15:05:18 +Rainbow.guide
  264.    34005   10317 69.6% 10-Sep-00 15:05:18 +Reference.guide
  265.     2837    1374 51.5% 10-Sep-00 15:05:16 +Reference.guide.info
  266.    31541    8458 73.1% 10-Sep-00 15:05:18 +Requester.guide
  267.    24383    7905 67.5% 10-Sep-00 15:05:16 +Screen.guide
  268.     1810     645 64.3% 10-Sep-00 15:05:18 +Sort.guide
  269.    11936    2857 76.0% 10-Sep-00 15:05:18 +Sound.guide
  270.    10459    3231 69.1% 10-Sep-00 15:05:16 +Sprite.guide
  271.     3671    1093 70.2% 10-Sep-00 15:05:16 +String.guide
  272.     2311     923 60.0% 10-Sep-00 15:05:16 +TagList.guide
  273.     1586     703 55.6% 10-Sep-00 15:05:18 +Timer.guide
  274.     7420    2186 70.5% 10-Sep-00 15:05:16 +ToolType.guide
  275.     1149     569 50.4% 10-Sep-00 15:05:18 +WBStartup.guide
  276.    32661   10789 66.9% 10-Sep-00 15:05:16 +Window.guide
  277.       62      57  8.0% 10-Sep-00 15:05:18 +PureBasic
  278.    18455    7265 60.6% 10-Sep-00 15:18:42 +PureBasic.guide
  279.     2837    1374 51.5% 10-Sep-00 15:05:18 +PureBasic.guide.info
  280.      795     507 36.2% 10-Sep-00 15:05:18 +PureBasic.info
  281.    73864   28479 61.4% 10-Sep-00 15:05:18 +PureEditor
  282.      880     457 48.0% 10-Sep-00 15:05:06 +LinkedList
  283.     1200     573 52.2% 10-Sep-00 15:05:06 +Misc
  284.     1876    1081 42.3% 10-Sep-00 15:05:06 +Screen
  285.     1024     594 41.9% 10-Sep-00 15:05:06 +String
  286.      560     340 39.2% 10-Sep-00 15:05:06 +TagList
  287.      228     162 28.9% 10-Sep-00 15:05:06 +WbStartup
  288.     2964    1695 42.8% 10-Sep-00 15:05:06 +Window
  289.    61222   23281 61.9% 10-Sep-00 15:05:06 +AmigaOS_Small
  290.    71367   28295 60.3% 10-Sep-00 15:05:06 +AmigaOS_Small.Struct
  291. -------- ------- ----- --------- --------
  292.  1493843  570962 61.7% 10-Sep-100 20:11:58   196 files
  293.